home *** CD-ROM | disk | FTP | other *** search
- Path: vixen.cso.uiuc.edu!usenet
- From: Dragos-Anton Manolescu <manolesc@uiuc.edu>
- Newsgroups: comp.lang.c++
- Subject: Re: HELP: STL adaptor problem (find_if + bind2nd)
- Date: 13 Apr 1996 16:58:57 -0500
- Organization: University of Illinois at Urbana-Champaign
- Message-ID: <op91fzzsym.fsf@sweetbay.will.uiuc.edu>
- References: <opg2a9p2pt.fsf@sweetbay.will.uiuc.edu>
- Reply-To: Dragos Manolescu <manolesc@uiuc.edu>
- NNTP-Posting-Host: sweetbay.will.uiuc.edu
- In-reply-to: Dragos-Anton Manolescu's message of 12 Apr 1996 16:11:26 -0500
- X-Newsreader: Gnus v5.1
-
-
- Phew! Have found the missing piece. Just use the template for
- binary_function (I need function objects, after all) and that's all! I
- really like the generic programming approach they used for STL. Neat!
-
- --
- dam http://www.uiuc.edu/ph/www/manolesc
-